bison,
bsdextrautils <!nocheck>,
ca-certificates,
+ composefs [!alpha !hppa !m68k !sh4] <!nocheck>,
cpio,
docbook-xml <!nodoc>,
docbook-xsl <!nodoc>,
libavahi-client-dev,
libavahi-glib-dev,
libcap-dev,
+ libcomposefs-dev [!alpha !hppa !m68k !sh4],
libcurl4-openssl-dev | libcurl-dev,
libext2fs-dev,
libfuse3-dev,
libarchive-dev,
libavahi-client-dev,
libavahi-glib-dev,
+ libcomposefs-dev [!alpha !hppa !m68k !sh4],
libcurl4-openssl-dev | libcurl-dev,
libglib2.0-dev,
libgpg-error-dev,
attr,
bsdextrautils,
ca-certificates,
+ composefs [!alpha !hppa !m68k !sh4],
cpio,
fuse3,
gir1.2-ostree-1.0,
--with-selinux \
--with-systemdsystemgeneratordir=/usr/lib/systemd/system-generators \
--with-systemdsystemunitdir=/usr/lib/systemd/system \
- --without-composefs \
--without-smack \
$(NULL)
configure_options += ac_cv_path_GJS=
endif
+ifneq ($(filter alpha hppa m68k sh4,$(DEB_HOST_ARCH)),)
+configure_options += --without-composefs
+else
+configure_options += --with-composefs
+endif
+
ifneq ($(filter libostree-doc,$(binaries)),)
configure_options += --enable-gtk-doc
else
superficial,
Depends:
build-essential,
+ composefs [!alpha !hppa !m68k !sh4],
libostree-dev,
pkgconf,